home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOSLIST.0897 / 000421_amos-request@svcs1.digex.net_Sun Aug 24 18:41:18 1997.msg < prev    next >
Text File  |  1997-09-09  |  3KB  |  68 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail3.access.digex.net (8.8.5/8.8.5) with ESMTP id SAA22680
  3.     for <mcox@access.digex.net>; Sun, 24 Aug 1997 18:41:16 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id PAA01511
  6.     for amos-out; Sun, 24 Aug 1997 15:26:56 -0400 (EDT)
  7. Received: from mail2.access.digex.net (mail2.access.digex.net [205.197.247.3])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id PAA01508
  9.     for <amos-list@svcs1.digex.net>; Sun, 24 Aug 1997 15:26:55 -0400 (EDT)
  10. Received: from mail1-gui.server.virgin.net (mail1-gui.server.virgin.net [194.168.54.1])
  11.     by mail2.access.digex.net (8.8.5/8.8.5) with ESMTP id PAA27398
  12.     for <amos-list@access.digex.net>; Sun, 24 Aug 1997 15:26:54 -0400 (EDT)
  13. Received: from LOCALNAME (p09-pigeon-gui.tch.virgin.net [194.168.72.9])
  14.           by mail1-gui.server.virgin.net (Post.Office MTA v3.0 release 112
  15.           ID# 0-33929U70000L2S50) with SMTP id AAA20162;
  16.           Sun, 24 Aug 1997 20:19:21 +0100
  17. Message-ID: <3400E490.2D36@virgin.net>
  18. Date: Sun, 24 Aug 1997 18:49:04 -0700
  19. From: --==Murray==-- <malcolm.murray@virgin.net>
  20. X-Mailer: Mozilla 2.02E-VN006  (Win16; I)
  21. MIME-Version: 1.0
  22. To: Martin Karlsson <bobba@mailbox.hogia.net>,
  23.         AMOS List <amos-list@access.digex.net>
  24. Subject: Re: SV: Compiler problems!!!
  25. References: <199708241429.QAA31481@mailbox.hogia.net>
  26. Content-Type: text/plain; charset=iso-8859-1
  27. Content-Transfer-Encoding: 8bit
  28. Status: O
  29. X-Status: 
  30.  
  31. > > > >Load iff "HD1:H&H/IFF/Block.IFF",1
  32. > > > >and I can�t found out why!?
  33. > > > Load Iff doesn't need the ,1
  34. > The only message I get is "Illegal function called!". The screen no 1 is
  35. > open, the file Block.IFF exist and the code runs perfect in the editor. So
  36. > I don�t know why it give me Illegal funktion called!? I write the code in
  37. > AMOS Pro, but compiled it with the compiler for AMOS (classic), and the
  38. > code worked fine in the 1.34 editor? Do you know if it could be some
  39. > problem between AMOS Pro and the compiler for AMOS classic? I think that I
  40. > shall get my hands on a copy of Amos Compiler pro ;-).
  41.  
  42. I think AMOS classic compiler has problems with file names does it? (long time since I used it 
  43. though)
  44.  
  45. Try moving the file to RAM or somewhere simpler and change it to Load IFF "RAM:Block.IFF",1
  46. Oh and you don't need to open screen 1 first becasue including the ,1 means it automatically 
  47. reopens screen1 with the correct specs.
  48. The pic isn't AGA either is it?
  49.  
  50. -Murray
  51.  
  52. -- 
  53.  
  54.            \\|//     Alastair Murray
  55.            (o o)       malcolm.murray@virgin.net
  56. |~~~~~~oOOo~(_)~oOOo~~~~~|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
  57. |         AMINET         |Web-Page (Amiga/Games/AMOS/trek/Music/    |
  58. |     game/role/CHAOS    |                  +more)                  |
  59. |game/jump/Banana Islands|http://freespace.virgin.net/malcolm.murray|
  60. |   game/shoot/Hanger18  |Current Projects:                         |
  61. |    dev/amos/keystate   | >Kill Em All        >Hanger 18 II        |
  62. |    dev/amos/picpack    | >Skool Daze         >The Crow            |
  63. |   game/shoot/traitor   | >Game Creator       >Banana Islands      |
  64. |   game/jump/blobby     | >The Turtleminator                       |
  65. |  game/shoot/extinct    | >Chaos 2                                 |
  66. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  67.  
  68.